body {
	color: #666;
	font-size: 12px;
	margin: 0 auto;
	background-color: #fff;
	font-family:"Microsoft YaHei";
}
a {
	color: #666;
	text-decoration: none;
}
/*定义全局链接颜色*/

a:hover {
	color: #da251d;
	text-decoration: none;
 border-bottom-style:
}
/*定义全局链接鼠标滑过颜色*/

div, ul, li, span, p, img, h1, h2, h3, h4, h5, h6, dl, dt, dd {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border: 0px;
}
/*主要标签的样式初始化*/

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}
/*清除左右浮动*/

.fl {
	float: left;
}
/*定义左浮动*/

.fr {
	float: right;
}
/*定义右浮动*/

.cp img {
	border: 1px solid #C1C1C1;
	padding: 2px;
	background: #fff;
}
/*定义标签调用图片的边框样式*/

.cp a:hover img {
	border: 1px solid #ed6c00;
	padding: 2px;
	background: #fff;
}
/*定义鼠标经过时边框的变化效果*/

#copy {
	display: none;
}
/*隐藏后台自带版权DIV*/


.w200 {width: 1200px;		margin: 0 auto;}
.box {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.w1200,.w1002 {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
/*定义版面统一宽度*/

.font_en {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
}
/*定义英文字体及大写*/


/*抬头*/
#top_bg {
	width: 1200px;
	height: 32px;
	line-height: 32px;
	color: #666;
	margin: 0 auto;
}
.top_l {
}
.top_r {
}
.top_r a {
	font-size: 12px;
	color: #999;
}
#head {width: 100%;margin: 0 auto; background:#032062;}
.logo{ width:180px;	padding-top:15px; padding-bottom:15px; }
.name {
	padding-top: 18px;
	padding-right: 10px;
}
.ad {
	font-size: 18px;
	color: #333;
	line-height: 32px;
	margin: 38px 0 0 10px;
}
.ad p {
	font-size: 20px;
	color: #333;
	line-height: 22px;
	font-weight: bold;
}
.tel {
	padding-top: 34px;
}
.twel {
	padding-top: 34px;
}
/*导航右侧的联系方式*/
.lx{width:143px; height:60px; color:#fff; margin: 16px 0px;padding-left:55px;padding-top: 7px; font-weight:bold;font-size: 16px;
background:url(20171027165228_942566808.png) left no-repeat ;}
.lx span{ font-size:28px;color: #c3ca63;}




/*导航右侧的联系方式结束*/

/*导航*/

#nav_bg {
	width: 100%;
	height: 60px;
	background: #A7DC06;
}
#nav {
	width:670px;
	height:118px;
        line-height:118px;
        margin-left: 100px;
}
#nav li {
	width: 92px;
	height: 118px;
	float: left;
	text-align: center;
	font-family: "Microsoft YaHei";
}
#nav li a {
	font-size: 14px;
	color: #fff;
	display: block;
	width:92px;
	text-decoration: none;
	text-align: center;
}
#nav li a:hover {
	background:url(20170721204013_1400147811.jpg) no-repeat center bottom 20px;
}
#nav .a_nav {
	background:url(20170721204013_1400147811.jpg) no-repeat center bottom 20px;
}
#webdh {
	display: none;
}
.strong_title {
	display: none;
}
#nav li.dhh {
	color: #fff;
}
#nav li.dhh ul {
	height:300px;
	position: absolute;
	top:110px;
	z-index: 9999;
	background-color: #fff;
	border-top: 2px solid #ccc;
	border-radius: 0px 0px 10px 10px;
}
#nav li.dhh li {
	float: left;
	width: 130px;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	height: auto;
	padding: 0px 10px;
	margin: 10px 0px 10px 10px;
	border-right: 1px solid #ccc;
	background: none;
}
#nav li.dhh li p a {
	font-size: 14px;
	color: #666;
	padding-bottom: 5px;
}
#nav li.dhh li a {
	font-size: 13px;
	line-height: 32px;
	height: 32px;
	width: 120px;
	display: block;
	text-align: center;
	color: #666; overflow:hidden;
}
#nav li.dhh li a:hover {
	background-color: #000;
	color: #fff; background-image:none;
}
#nav li.dhh li.nav_2 a {
	width: 120px;
	text-align: center;
	padding: 0px;
}
#nav li.dhh li.nav_2 {
	border: none;
	width: 120px;
	padding: 0px 10px;
	margin-left: 0;
}
.search {
	width: 26px;
	height: 26px;
	padding-left: 20px;
	position: relative;
}
.search-form {
	position: absolute;
	right: 0;
	top: 3px;
}
.search-form .form-group {
	float: right !important;
	transition: all 0.35s, border-radius 0s;
	width: 26px;
	height: 26px;
	background-color: #fff;
	border-radius: 23px;
	border: 1px solid #ccc;
}
.search-form .form-group .form-control {
	width: 32px;
	background: none;
	outline: none;
	color: #d2d1d1;
	padding-left: 10px;
	border: none;
	height: 26px;
	line-height: 24px;
}
.search-form .form-group:hover .form-control {
	width: 150px;
}
.search-form .form-group:hover, .search-form .form-group.hover {
	width: 150px;
	border-radius: 4px 25px 25px 4px;
}
.search-form .form-group .form-control {
	opacity: 0;
	transition-delay: 0.1s;
}
.search-form .form-group:hover .form-control, .search-form .form-group.hover .form-control {
	opacity: 1;
}
.search-form .form-group .form-control-feedback {
	position: absolute;
	top: -1px;
	right: -2px;
	z-index: 2;
	display: block;
	padding: 8px;
	width: 15px;
	height: 15px;
	line-height: 26px;
	text-align: center;
	color: #3596e0;
	left: initial;
	font-size: 14px;
	pointer-events: auto;
}
/*幻灯片*/

.focus {
	width: 100%;
	min-width: 1200px;
	height: 500px;
	overflow: hidden;
	position: relative;
	z-index: 9
}
.focus ul {
	height: 100%;
	position: absolute;
}
.focus ul li {
	float: left;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
	background: #000;
}
.focus ul li div {
	position: absolute;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
.focus .btnBg {
	position: absolute;
	width: 100%;
	height: 20px;
	left: 0;
	bottom: 0;
	background: #000;
	display: none;
}
.focus .btn {
	position: absolute;
	width: 952px;
	padding-right: 50px;
	height: 23px;
	margin-left: -501px;
	left: 50%;
	bottom: 15px;
	text-align: right;
}
.focus .btn span {
	display: inline-block;
	_display: inline;
	_zoom: 1;
	width: 25px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	_font-size: 0;
	margin-left: 5px;
	cursor: pointer;
	background: #fff;
}
.focus .btn span.on {
	background: #fff;
}
.focus .preNext {
	width: 45px;
	height: 100px;
	position: absolute;
	top: 200px;
	background: url(sprite.png) no-repeat 0 0;
	cursor: pointer;
}
.focus .pre {
	left: 0;
}
.focus .next {
	right: 0;
	background-position: right top;
}
/*内页幻灯片*/

.focus_n {
	width: 100%;
	min-width: 1200px;
	height: 300px;
	overflow: hidden;
	position: relative;
	z-index: 9
}
.focus_n ul {
	height: 100%;
	position: absolute;
}
.focus_n ul li {
	float: left;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
	background: #000;
}
.focus_n ul li div {
	position: absolute;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
.focus_n .btnBg {
	position: absolute;
	width: 100%;
	height: 20px;
	left: 0;
	bottom: 0;
	background: #000;
	display: none;
}
.focus_n .btn {
	position: absolute;
	width: 952px;
	padding-right: 50px;
	height: 23px;
	margin-left: -501px;
	left: 50%;
	bottom: 15px;
	text-align: right;
}
.focus_n .btn span {
	display: inline-block;
	_display: inline;
	_zoom: 1;
	width: 25px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	_font-size: 0;
	margin-left: 5px;
	cursor: pointer;
	background: #fff;
}
.focus_n .btn span.on {
	background: #fff;
}
.focus_n .preNext {
	width: 45px;
	height: 100px;
	position: absolute;
	top: 100px;
	background: url(sprite.png) no-repeat 0 0;
	cursor: pointer;
}
.focus_n .pre {
	left: 0;
}
.focus_n .next {
	right: 0;
	background-position: right top;
}
.top20 {
	padding-top: 20px;
}
.top30 {
	padding-top: 30px;
}
.top10 {
	padding-top: 10px;
}
.top22 {
	padding-top: 22px;
}
.top100 {
	padding-top: 100px;
}
.top33 {
	padding-top: 33px;
}
.top34 {
	padding-top: 34px;
}
.top40 {
	padding-top: 40px;
}
.top60 {
	padding-top: 60px;
}
.top50 {
	padding-top: 50px;
}
/*东品牌*/
.fiveUl{ overflow:hidden; width:100%; margin:40px  0px 0px 0px;}

.fiveU2 li{ width:157px; height:157px; background:url(20171031173418_1396315906.png) no-repeat center top; margin-right:102px; float:left;}
.fiveU3 li{ width:157px; height:157px; background:url(20171031173419_1329179770.png) no-repeat center top; margin-right:102px; float:left;}
.fiveU4 li{ width:157px; height:157px; background:url(20171031173419_43886534.png) no-repeat center top; margin-right:102px; float:left;}
.fiveU5 li{ width:157px; height:157px; background:url(20171031173419_1511821768.png) no-repeat center top; margin-right:102px; float:left;}
.fiveU6 li{ width:157px; height:157px; background:url(20171031173419_1688676633.png) no-repeat center top; margin-right:102px; float:left;}
.fiveUl li img{ display:block; margin:0 auto; margin-top:25px;}
.fiveUl li span{ text-align:center; font-size:16px; color:#fff; display:block; margin-top:10px;}
.fiveUl li a{ text-decoration:none; display:block;}
.fiveUl li.last{ margin-right:0}

.fiveUl li:hover{ background-position:bottom}



/*产品分类*/
.index_sec{ padding: 30px 0px 0px 0px;}
.sec_tit{ margin-bottom: 22px; width:100%; height:57px; color: #000; background:url(dh1.jpg)center no-repeat;}
.sec_tit a{font-family:"Microsoft YaHei"; display: inline-block; font-size: 24px; color: #000; border-bottom: 2px solid #000; position: relative; z-index: 1;}
.sec_tit a span{ display: block; padding-bottom: 20px; position: relative;}
.sec_tit a.more{ display: block; float: right; width: 87px; height: 23px; border: 1px solid #e5e5e5; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; text-align: center; line-height: 23px; font-size: 12px; margin-top: 5px;}
.sec_tit a.more:hover{ background: rgba(255,255,255,0.7);}
.sec_tit a:hover{ color: #A7DC06;}
/*beijing*/
.sec_tit1{ margin-bottom: 10px; width:100%; height:57px; color: #000; background:url(dh3.jpg)center no-repeat;}
.sec_tit2{ margin-bottom: 10px; width:100%; height:57px; color: #000; background:url(20171030204359_651862990.jpg)center no-repeat;}
.sec_tit3{ margin-bottom: 10px; width:100%; height:57px; color: #000; background:url(dh4.jpg)center no-repeat;}
.index_sec1{ padding: 0px 0px 20px 0px;}

.cpwe_right{ overflow:hidden;}
.cpwe_right li{ width:594px; height: 360px; float:left; margin-right:10px;margin-bottom:10x; position: relative; overflow: hidden;}
.cpwe_right li img{ width:594px; height:360px;}
.cpwe_right li p{ position: absolute;text-align:center; bottom: 0;background:url(20170722110658_1053903748.png);height:30px;line-height:30px; transition: all 0.5s;z-index: 1;left: 0;}
.cpwe_right li span{ display:block; width:594px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color: #fff;}
.cpwe_right li:hover p{ height:360px;transition: all 0.5s;}
.cpwe_right li:hover span{ padding-top:45px; margin-top:120px; font-size: 14px; font-weight: bold;}

.cwright{ overflow:hidden; width:280px;}
.cwright li{ width:280px; height: 175px; float:left; margin-bottom:10px; position: relative; overflow: hidden;}
.cwright li img{ width:280px; height:175px;}
.cwright li p{ position: absolute;text-align:center; bottom: 0;background:url(20170722110658_1053903748.png);height:30px;line-height:30px; transition: all 0.5s;z-index: 1;left: 0;}
.cwright li span{ display:block; width:280px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color: #fff;}
.cwright li:hover p{ height:175px;transition: all 0.5s;}
.cwright li:hover span{ padding-top:45px; margin-top:40px; font-size: 14px; font-weight: bold;}



.cqe_right{ overflow:hidden;}
.cqe_right li{ width:294px; height: 360px; float:left; margin-right:10px;margin-bottom:10x; position: relative; overflow: hidden;}
.cqe_right li img{ width:294px; height:360px;}
.cqe_right li p{ position: absolute;text-align:center; bottom: 0;background:url(20170722110658_1053903748.png);height:30px;line-height:30px; transition: all 0.5s;z-index: 1;left: 0;}
.cqe_right li span{ display:block; width:294px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color: #fff;}
.cqe_right li:hover p{ height:360px;transition: all 0.5s;}
.cqe_right li:hover span{ padding-top:45px; margin-top:120px; font-size: 14px; font-weight: bold;}



.case_right{ overflow:hidden; }
.case_right li{ width:290px; height: 210px; float:left; margin-right:10px;margin-bottom:23px; position: relative; overflow: hidden;}
.case_right li img{ width:290px; height:210px;}
.case_right li p{ position: absolute;text-align:center; bottom: 0;background:url(20170722110658_1053903748.png);height:30px;line-height:30px; transition: all 0.5s;z-index: 1;left: 0;}
.case_right li span{ display:block; width:290px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color: #fff;}
.case_right li:hover p{ height:210px;transition: all 0.5s;}
.case_right li:hover span{ padding-top:45px; margin-top:60px; font-size: 14px; font-weight: bold;}

/*东广告*/
.dags{ background:url(20180830181113_534700359.jpg) no-repeat center; width:100%; height:228px;}
.dags a{ display:block; height:280px;}

.dqas{ background:url(20171030200659_815972891.jpg) no-repeat center; width:100%; height:199px;}
.dqas a{ display:block; height:199px;}


.dkqs{ background:url(20171030205055_1721285149.jpg) no-repeat center; width:100%; height:315px;}
.dkqs a{ display:block; height:280px;}

/*en东广告*/
.ht1{ background:url(ht1.jpg) no-repeat center; width:100%; height:228px;}
.ht1 a{ display:block; height:280px;}

.ht2{ background:url(ht2.jpg) no-repeat center; width:100%; height:199px;}
.ht2 a{ display:block; height:199px;}


.ht3{ background:url(ht3.jpg) no-repeat center; width:100%; height:315px;}
.ht3 a{ display:block; height:280px;}

/*东案例*/
.dlant{ width:100%; overflow:hidden; margin:0 auto; height:53px; line-height:53px;  }
.antitle{ width:100%; height:57px;font-size:24px; color:#000; font-weight:bold;margin-top: 12px;
background:url(dh2.jpg) no-repeat center ;}
.amwgw{ width:500px; overflow:hidden; margin-left:250px;}
.amwgw a{ font-size:14px; padding-left:10px; padding-right:10px; color:#000;}
.amwgw a:hover,.antilw a:hover{ color:#A7DC06;}
.antilw{ width:86px; text-align:center; border:1px solid #ccc; border-radius:25px; height:23px; line-height:23px; margin-top:10px; color:#000;}
.antilw a{ color:#000;}
.aql{ width:528px; overflow:hidden;}
.awael{ width:652px; overflow:hidden;}
.alihw{ overflow:hidden; font-size:14px; line-height:30px;}
.alihw font{ font-size:18px; height:40px; }
.alihw span{width:120px; display:block; text-align:center; border:1px solid #ccc; border-radius:25px; height:30px; line-height:30px; margin-top:18px; margin-bottom:18px; color:#666;}
.alihw span a{color:#666;}
.alihw span a:hover{color:#A7DC06; }
.alnd{ overflow:hidden; padding-top:18px; }
.alnd li{ float:left;}
.alnd .pic{ padding-left:17px; padding-right:17px;}

/*东合作伙伴*/
.acwlt{ width:100%; overflow:hidden; background:url(20170722141831_930270974.jpg) no-repeat center; }

















.sxfbg {
	width: 100%;
	overflow: hidden;
	background: url(20170715152437_452846498.jpg) repeat-x center bottom;
}
.cow {
	font-size: 16px;
	padding-bottom: 18px;
	background: url(20170715152437_1781383533.jpg) no-repeat center bottom;
	text-align: center;
}
.cow h3 {
	font-size: 24px;
	color: #000;
}
.scbg {
	width: 100%;
	overflow: hidden;
	background: url(20170715154106_778900180.jpg) repeat-x center bottom;
}
.caow {
	font-size: 16px;
	padding-bottom: 18px;
	background: url(20170715154105_1982721616.jpg) no-repeat center bottom;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.caow h3 {
	font-size: 24px;
	color: #000;font-family:"Microsoft YaHei";
}
.cpfl {
	overflow: hidden;
	margin-top: 30px;
}
.cpfl li {
	float: left;
	width: 221px;
	text-align: center;
	line-height: 35px;
	font-size: 16px;
}
.cpfl li img {
	border: 1px solid #ccc;
}
.cpfl li img:hover {
	border: 1px solid #ffa300;
}
.achw {
	margin-left: 23px;
	margin-right: 23px;
}
/*新品热销*/
.nshot {
	width: 100%;
	overflow: hidden;
	background: #f1f1f1;
	margin-top: 60px;
	padding: 60px 0px;
}
.nesht {
	width: 100%;
	overflow: hidden;
	background: #f1f1f1;
	padding: 60px 0px;
}
/*主营业务*/

.prod {
	width: 1002px;
	height: auto;
	margin: 0 auto;
}
.prod_t {
	width: 1002px;
	margin-top: 40px;
	height: 78px;
	font: bold 32px/32px "Microsoft Yahei";
	padding-top: 50px;
	color: #76c327;
	text-align: center;
	background: url(20160514110824_2009857993.jpg) no-repeat center top;
}
.prod_t span {
	color: #ff8e09;
}
/*解决方案*/
.sbgsa {
	width: 100%;
	background: url(20170711145541_1179649868.jpg) no-repeat center;
	height: 150px;
}
.sbgsa a {
	display: block;
	height: 150px;
}
.solution_t {
	width: 860px;
	height: 147px;
	margin: 0 auto;
	background: url(20170412110557_340064906.jpg) center no-repeat;
	overflow: hidden;
	text-align: center;
}
.solution_t b {
	display: block;
	color: #A7DC06;
	font-size: 30px;
	line-height: 50px;
	margin: 0 auto;
	margin-top: 52px;
	margin-bottom: 10px;
}
.solution_t span {
	color: #666;
	font-size: 16px;
	line-height: 24px;
}
/* film_focus */
.film_focus {
	width: 1200px;
	height: 457px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.film_focus .film_focus_imgs_wrap {
	width: 882px;
	height: 457px;
	background: url(20160531145633_570631777.gif) no-repeat center center;
}
.film_focus ul.film_focus_imgs {
	width: 882px;
	height: 9999em;
	position: absolute;
	left: 313px;
	top: 0;
}
.film_focus ul.film_focus_imgs li {
	width: 882px;
	height: 457px;
	background: #f2f2f2;
	overflow: hidden;
}
.film_focus ul.film_focus_imgs li .pic {
	width: 555px;
	margin: 15px;
}
.film_focus ul.film_focus_imgs li .word {
	width: 268px;
	margin-right: 18px;
	font-size: 14px;
	color: #666;
	line-height: 30px;
}
.film_focus ul.film_focus_imgs li .word strong {
	line-height: 42px;
	display: block;
	padding-top: 10px;
	font-size: 16px;
}
.film_focus ul.film_focus_imgs li a {
	display: block;
	width: 150px;
	height: 40px;
	background: #ffa300;
	line-height: 40px;
	margin: 8px 0 8px 0;
	text-align: center;
	color: #fff;
	font-size: 14px;
}
.film_focus ul.film_focus_imgs li a:hover {
	background: #ffa300;
}
.film_focus ul.film_focus_imgs li .twel {
	line-height: 20px;
}
.film_focus ul.film_focus_imgs li .twel span {
	color: #000;
	font-size: 22px;
	line-height: 30px;
	font-family: "Arial Black", Gadget, sans-serif;
}
.film_focus .film_focus_desc h3 {
	height: 65px;
	line-height: 28px;
	overflow: hidden;
	position: absolute;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,.5);
	color: #fff;
	width: 755px;
	padding-left: 24px;
	font-weight: normal;
	padding-top: 15px;
	z-index: 99;
	font-size: 16px;
 filter:progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#7F000000', endColorstr='#7F000000');
}
.film_focus ul.film_focus_nav a {
	font-size: 20px;
	font-family: Microsoft YaHei;
	color: #fff;
}
.film_focus ul.film_focus_nav {
	width: 298px;
	height: 395px;
	position: absolute;
	left: 0;
	_right: -0px;
	top: 0;
	z-index: 100;
	background: url(20170711145231_413366617.jpg) top left no-repeat;
}
.film_focus ul.film_focus_nav li {
	width: 298px;
	height: 79px;
	line-height: 79px;
	font-size: 16px;
	position: relative;
	text-align: center;
	display: block;
}
.film_focus ul.film_focus_nav li a {
	display: block;
	height: 79px;
	line-height: 79px;
	font-size: 16px;
	position: relative;
}
.film_focus ul.film_focus_nav li a:hover {
	display: block;
	height: 79px;
	line-height: 79px;
	font-size: 16px;
	position: relative;
	background: url(20170711112836_1866464635.jpg) center no-repeat;
}
.film_focus ul.film_focus_nav li.cur {
	width: 298px;
	background: url(20170711112836_1866464635.jpg) center no-repeat;
}
.film_focus ul.film_focus_nav li img {
	position: absolute;
}
/*东关于我们*/
.about{  overflow:hidden;}

.a_con{ height:	320px; overflow:hidden;}
.a_con dl dt{ background:url(20170413195347_1606438493.jpg) no-repeat left top; width:548px; height:300px; overflow:hidden;   padding-left: 20px; padding-top: 20px;}
.a_con dl dt img{ width:516px; height:294px; margin-top:22px; margin-left:24px;}

.a_con dl dd{ width:582px; line-height:30px;}
.a_con dl dd span{  display:block;}
.a_con dl dd span em{ display:block; font-size:14px; color:#666; font-style:normal;}
.a_con dl dd span em a{color:#c5161d; font-size:14px; font-style:normal;}
.a_con dl dd span a{  display:block; font-size:16px; color:#333; font-weight:bold;}

.a_con dl dd p{ height:104px; overflow:hidden;}
.a_con dl dd p a{ background:url(20170413200551_1370868126.gif) no-repeat left top; display:inline-block; height:104px; width:104px; font: 18px/104px "Microsoft Yahei"; color:#fff; text-align:center; margin-right:16px;}
.a_con dl dd p a:hover{ background:url(20170413200519_928214519.gif) no-repeat left top; text-decoration:none;}

.a_con dl dd p .nobot{ margin-right:0;}
/*新闻中心*/
.news_t {
	width: 860px;
	height: 105px;
	margin: 0 auto;
	background: url(20170410100845_2077838762.jpg) top center no-repeat;
	overflow: hidden;
	text-align: center;
}
.news_t b {
	display: block;
	color: #333;
	font-size: 30px;
	line-height: 35px;
	margin: 0 auto;
	margin-top: 52px;
	margin-bottom: 6px;
}
.news_t span {
	color: #666;
	font-size: 16px;
	line-height: 24px;
}
.convert {
	width: 1200px;
	height: 450px;
	margin: 0 auto;
	background: url(20170715165607_418625773.jpg) no-repeat center 25px;
}
.convert .tab {
	width: 354px;
	height: 50px;
	margin: 0 auto;
	padding-top: 25px;
}
.convert .tab a {
	display: block;
	color: #666;
	text-align: center;
	width: 118px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	float: left;
}
.convert .tab a.on {
	display: block;
	color: #fff;
	background: #A7DC06;
	border-radius: 30px;
}
.convert .content {
	overflow: hidden;
	width: 1200px;
	height: 380px;
	position: relative;

}
.convert .content ul {
	position: absolute;
	left: 0;
	top: 0;
	height: 380px;
}
.convert .content li {
	width: 1200px;
	height: auto;
	float: left;
}
.content td br {
	display: none;
}
.content td a {
	display: block;
	background: #ededee;
	line-height: 40px;
	width: 220px !important;
	color: #666;
	width: 220px !important;
}
.content td a:hover {
	display: block;
	background: #ff6633;
	color: #fff;
}
.news_l {
	float: left;
	width: 100%;
}
.news_l .news_div_item {
    position: relative;
    height: 150px;
    margin: 15px 0 0;
    float: left;
    width: 565px; background:#f2f2f2; padding:10px; margin-right:10px;
}

.news_l .divdgweb_new_div_item {
	position: relative;
	height: 150px;
    margin: 15px 0 0;
    float: left;
    width: 565px;
    background: #f2f2f2;
    padding: 10px;
    margin-right: 10px;
}
.news_l .news_div_item_pic {
	position: absolute;
	top: 10;
}
.news_l .news_div_item_pic img{ width:200px; height:150px;}
.news_l .news_div_item_content ,.news_l .divdgweb_new_div_item_content {
    line-height: 30px;
    width: 280px;
    padding-top: 10px;
    position: absolute;
    top: 0px;
    right: 70px;
}
.news_l .news_div_item_body,.news_l .divdgweb_new_div_item_body {
	color: #999;
	line-height: 22px;
	margin-top: 10px;
}
.news_l .news_div_item_a,.news_l .divdgweb_new_div_item_a {
    color: #222;
    font-size: 22px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    line-height: 30px;
    text-overflow: ellipsis;
   font-weight: 400 ;
  font-family: cursive;

}

.news_l .news_div_item_a:hover,.news_l .divdgweb_new_div_item_a:hover {
	color: #A7DC06;
}
.news_l .news_div_item_date,.news_l .divdgweb_new_div_item_date {
	position: absolute;
	right: 5px;
	line-height: 15px;
	top: 20px;
	color: #999;
}
.news_l .news_div_item_date div,.news_l .divdgweb_new_div_item_date div {
	float: left;
}
.news_r .news_div_item_date,.news_r .divdgweb_new_div_item_date {
	position: absolute;
	right: 0;
	line-height: 15px;
	top: 5px;
	color: #999;
}
{
float:right;
line-height:15px;
margin-top:15px;
color:#999;
}
.news_r .news_div_item_date div {
	float: left;
}
.news_r .divdgweb_new_div_item_date div {
	float: left;
}
.news_r {
	float: right;
	width: 582px;
}
.news_r .news_div, .news_r .divdgweb_new_div {
	float: right;
	width: 462px;
	padding-top: 10px;
	padding-left: 120px;
	background: url(20170410100558_1517918525.jpg) no-repeat left top;
}
.news_r .news_div .news_div_item:nth-child(1) {
	display: none;
}   /*第一条新闻已在左边调用，所以此处设置不显示*/
.news_r .news_div_item, .news_r .divdgweb_new_div_item {
	width: 462px;
	height: 128px;
	position: relative;
}
.news_r .news_div_item_a, .news_r .divdgweb_new_div_item_a {
	color: #222;
	font-size: 14px;
}
.news_r .news_div_item_a:hover, .news_r .divdgweb_new_div_item_a:hover {
	color: #A7DC06;
}
.news_r .news_div_item_content, .news_r .divdgweb_new_div_item_content {
	float: left;
	line-height: 22px;
	width: 462px;
}
.news_r .news_div_item_body, .news_r .divdgweb_new_div_item_body {
	color: #999;
	padding-top: 10px;
}
.news_r .divdgweb_new_div .divdgweb_new_div_item:nth-child(1) {
	display: none;
}   /*第一条新闻已在左边调用，所以此处设置不显示*/
/*版权*/

.foot1{
   width: 420px;
    float: left;
    height: 180px;
    border-right: #696969 1px dotted;
}
.foot1 A{
   line-height: 48px;
    width: 48%;
    display: block;
    background: url(20170722153523_1841681248.png) no-repeat left bottom;
    float: left;
    color: #8a8a8a;
    font-size: 14px;
}
.foot1 A:hover{
   color: #fff;
}
.footer_bg {
	width: 100%;
	min-width: 1200px;
	padding-top: 1px;
	height: auto;
	background: #ccc;
	font-family: "Microsoft YaHei";
	color: #000;
}
.footer_nbg {
	height: 280px;
}
.footer_bg a {
	color: #000;
}
.footer_bg a:hover {
	color: #A7DC06;
}
.footer_l {
	width: 560px;
}
.footer_l li {
	width: 120px;
	float: left;
	margin-right: 48px;
}
.footer_l li a {
	display: block;
	line-height: 30px;
}
.footer_l li p {
	padding-bottom: 30px;

}
.footer_l li p a {
	font-size: 16px;
	color: #fff;
}
.footer_r {
	width: 164px;
	padding-top: 10px;
	margin-right: 30px;
	text-align: center;
	font-size: 16px;
	line-height: 16px;
	color: #000;
}

.footer_r img {
	padding-top: 15px;
}
.footer_l li.cont_w {
	line-height: 26px;
	width:410px; padding-left:60px;
}
.link {
	height: 58px;
	line-height: 58px;

	border-top: 1px #fff solid;
	margin-top: 50px;
}
.link_l {
	width: 83px;
	padding-left: 33px;
	font: 15px/58px "Microsoft YaHei";
	background: url(20170810095509_49758013.jpg) no-repeat 6px center;
}
.link_r {
	width: 880px;
}
.aqtj{ background:#171717; width:100%; overflow: hidden; margin:0 auto;}
.copy {
	text-align: center;
	line-height: 60px;
}
.copy a {
	font-size: 12px;
}
/*浮动QQ*/
.back-top-container {
	display: block;
	position: fixed;
	right: 50px;
	bottom: 50px;
	cursor: pointer;
	z-index: 99999;
}
.back-top {
	opacity: 0.8;
	width: 32px;
	height: 32px;
	z-index: 10000000;
	background: #868686 url(20170722191937_1870845064.jpg) center center no-repeat;
}
.back-top:hover {
	opacity: 1;
}
.back-top-text {
	margin-top: 3px;
	padding-left: 7.5px;
	width: 32px;
	border: 1px solid #000;
	border-radius: 5px;
	background: #fff;
}
.back-top:hover {
	opacity: 1;
}
.yb_conct {
	position: fixed;
	z-index: 9999999;
	top: 5px;
	right: -127px;
	cursor: pointer;
	transition: all .3s ease;
}
.yb_conct a {
	color: #fff;
	text-decoration: none;
}
.yb_conct a:hover {
	color: #da251d;
}
.yb_bar ul li {
	width: 180px;
	height:48px;
	font: 16px/53px 'Microsoft YaHei';
	color: #fff;
	text-indent: 54px;
	margin-bottom: 1px;
	border-radius: 3px;
	transition: all .5s ease;
	overflow: hidden;
}
.yb_bar .yb_top {
	background: #A7DC06 url(20170722191937_1870845064.jpg) no-repeat 0 0;
}
.yb_bar .yb_phone {
	background: #A7DC06 url(20170722191937_1870845064.jpg) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
	text-indent: 0;
	background: #A7DC06 url(20170722191937_1870845064.jpg) no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
	/*height:150px;*/
	background: #A7DC06 url(20170722191937_1870845064.jpg) no-repeat 0 -169px;
}
.hd_qr {
	padding: 0 29px 25px 29px;
}
.yb_QQ a {
	display: block;
	text-indent: 54px;
	width: 100%;
	height: 100%;
	color: #fff;
}
/*内页*/

#bodycon {
	padding-bottom: 10px;
	padding-top: 25px;
}
/*定义内页中间部分距离抬头和版权的距离*/

.nei_wz {
	width: 90%;
	line-height: 30px;
	font-size: 14px;
	margin: 10px auto;
}
/*内页文字的统一样式*/

.nei_wz img {
	padding: 10px;
}
/*主要标签的样式初始化*/

.nei_wz a {
	font-size: 14px;
}
.strong_title {
	display: none;
}

/*定义面包屑导航的样式*/


/*内页*/

#bodycon {
	padding-bottom: 20px;
}
#bodycon #center {
	height: auto !important;
}
.nei_wz {
	width: 90%;
	line-height: 30px;
	font-size: 14px;
	margin: 10px auto;
}
.nei_wz img {
	padding: 10px;
}
.nei_wz a {
	font-size: 14px;
}
.strong_title {
	display: none;

}
#bodycontent #tianxieone, #bodycontent #tfour, #bodycontent #liuyanshenming {
	border: 0 !important;
}
#bodycontent #lytijiao {
	border: 0 !important;
}
/*内页banner*/

.inbgs {
	background: url(20180907112423_1386822837.jpg) center no-repeat;
	width: 100%;
	height: 400px;}

/*解决左右边或者中间大块空白的问题*/

#left {
	height: auto !important;
}
#center {
	height: auto !important;
}
#right {
	height: auto !important;
}
/*内页导航*/
.strong_title {
	display: none;
}
.mianbxContent a {color: #fff! important;
	font-size: 14px !important;
}
.mianbxContent {
	color: #fff! important;
	width: 1180px !important;
	text-align: left !important;
     line-height:40px !important;
	height: 45px !important;
	margin-top: 20px !important;
	font-size: 14px !important;
	margin-bottom: 20px !important;
	background:#A7DC06 !important;
    padding-left:20px !important;
}
/*内页新闻页*/
.pro_list_box_item_zdy {
	width: 930px;
	height: 145px;
	padding-bottom: 35px;
	padding-top: 20px;
	border-bottom: 1px solid #ccc;
}
.pro_list_box_item_l_zdy {
	width: 205x;
	height: 152px;
	float: left;
}
.pro_list_box_item_l_zdy a img {
	width: 205px;
	height: 152px;
	border: 1px solid #CCC;
	padding: 2px;
}
.pro_list_box_item_l_zdy a:hover img {
	width: 205px;
	height: 152px;
	border: 1px solid #db261f;
	padding: 2px;
}
.pro_list_box_item_r_zdy {
	width: 700px;
	float: right;
	text-align: left
}
.pro_list_box_item_r_zdy p {
	height: 26px;
	font-size: 16px;
	color: #000;
	border: none;
}
.pro_list_box_item_r_zdy p:hover {
	color: #db261f;
}
.pro_list_box_item_r_zdy p a {
	height: 26px;
	font-size: 16px;
	color: #077fbe;
	border: none;
}
.pro_list_box_item_r_zdy div {
	font-size: 13px;
	font-weight: normal;
	color: #888;
	height: 90px;
	overflow: hidden;
	line-height: 23px;
}
.pro_list_box_item_r_zdy div p {
	font-size: 13px;
	font-weight: normal;
}
.pro_list_box_item_r_zdy a {
	text-decoration: none
}
.pro_list_box_item_r_zdy a:hover {
	text-decoration: none
}
.content_more_a_zdy {
	width: 90px;
	height: 30px;
	background: url(20170410204727_1835432591.jpg);
	display: block;
	margin-top: 10px;
}
.pro_list_box_item_zdy {
	overflow: hidden;
}
.shopmrsc a {
	color: #666;
}
.shopmrsc a:hover {
	color: #db261f;
}
.shopmrsc a img {
	border: 1px solid #CCC;
	padding: 2px;
}
.shopmrsc a:hover img {
	border: 1px solid #db261f;
	padding: 2px;
}
.xwlb_img {
	background-color: #fff !important;
}
#flash_n1 {
	width: 100%;
	height: 300px;
	background: url(20170410201623_1835963553.jpg) center no-repeat;
	overflow: hidden;
}
#flash_n2 {
	width: 100%;
	height: 300px;
	background: url(20170410205214_970993817.jpg) center no-repeat;
	overflow: hidden;
}
#flash_n3 {
	width: 100%;
	height: 300px;
	background: url(20170410201624_65603493.jpg) center no-repeat;
	overflow: hidden;
}
#flash_n4 {
	width: 100%;
	height: 300px;
	background: url(20170414213848_349895454.jpg) center no-repeat !important;
	overflow: hidden;
}

.list{width:240px;}
.list_t{height:84px; text-align:center; color:#fff; background:#A7DC06; font-size:16px; text-transform:uppercase}
.list_t h3{ font:26px "Microsoft YaHei"; padding-top:13px; font-weight:bold; color:#FFF; }

.list_d{width:200px; border:1px solid #ccc; border-top:none; padding:18px 19px; background:#FFF;}
.list_d table td b a{display:block; width:180px; height:42px; color:#FFF !important;  padding-left:20px; line-height:42px; font-size:16px;  font-weight:normal !important;
margin:11px 0; background:url(20170306212750_733548139.jpg) no-repeat left;}
.list_d table td table{padding:0 10px;}
.list_d table td table tr{display:block; line-height:42px; background:url(20170306213139_1438024392.png) no-repeat left; border-bottom:1px  solid #f2f2f2; }
#showfennei{ height:36px;  line-height:36px;padding-left:9px; background:url(20170307094751_206080654.jpg) no-repeat left;}


.detail_title { width:1100px !important; margin-left:0px !important; background:#f27c01!important; height:30px !important; line-height:30px !important; color:#fff !important;margin-top:20px !important;}
.detail_title strong { padding-left:15px;}

.alnd img{ width:202px; height:133px; }
.aql img{ width:528px; height:348px;}

.dgcontent_title_h5{  margin-top:20px !important; color:#FFF !important; font-size:0px; }
.pcontent_title_h4{font-size:0px;}

.linkTagcs li a{ color:#fff !important;}
